increment operators meaning in English
增量操作符
Examples
- Cannot be used as the operand of an increment operator
的变量不能用作增量运算符的操作数。 - The increment operator can appear before or after its operand
增量运算符可以出现在操作数之前或之后: - Numeric and enumeration types have predefined increment operators
数值类型和枚举类型具有预定义的增量运算符。 - Operators that take one operand , such as the increment operator
接受一个操作数的运算符被称作一元运算符,例如增量运算符( - The increment operator can appear before or after its operand , as follows
增量运算符可以出现在操作数之前或之后,如下所示: